Skip to content

Replace shell expansion with find to avoid ARG_MAX#935

Open
tsg wants to merge 1 commit into
ClickHouse:mainfrom
tsg:fix-generate-results-argmax
Open

Replace shell expansion with find to avoid ARG_MAX#935
tsg wants to merge 1 commit into
ClickHouse:mainfrom
tsg:fix-generate-results-argmax

Conversation

@tsg
Copy link
Copy Markdown

@tsg tsg commented May 20, 2026

While workin on #933 , I hit this small issue, basically hitting ARG_MAX on the shell expansion. This replaces it with find to avoid shell expansion.

Likely only an issue on macOS, it doesn't happen when running against the EC2 server. So just a small QoL improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant